home *** CD-ROM | disk | FTP | other *** search
/ Building Homes of Our Own / Building Homes of our Own.iso / setup / data1.cab / Everything / working / houCons.dxr / interface_4.ls < prev    next >
Encoding:
Text File  |  2002-09-25  |  105 b   |  8 lines

  1. on mouseUp me
  2.   outPut("iso map got mouseUp")
  3. end
  4.  
  5. on mouseDown me
  6.   outPut("iso map got mouseDown")
  7. end
  8.